compress/flate.huffmanBitWriter.fixedSize (method)

2 uses

	compress/flate (current package)
		huffman_bit_writer.go#L307: func (w *huffmanBitWriter) fixedSize(extraBits int) int {
		huffman_bit_writer.go#L460: 	var size = w.fixedSize(extraBits)